<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { min-width: 1200px;}
#header_menu { background: #F5F5F5; height: 37px; line-height: 36px; color: #666; border-bottom: 1px solid #E3E3E3;}
#header_menu a { color: #666; margin-right: 5px; font-size: 12px;}
#header_menu a:hover { text-decoration: underline;}
#header { background: #FFF; height: 120px; }

/*å¯¼èˆª*/
#navigation { background: #F3F3F3; background: linear-gradient(to bottom, #FFF 0%,#EEE 50%,#DDD 51%,#FFF 100%); height: 60px; margin-top: 30px; border: 1px solid #DADADA; border-radius: 10px; padding: 0 10px; box-shadow: 0 0 10px #CCC; }
#navigation&gt;li { position: relative; border-right: 1px solid #CCC; }
#navigation&gt;li:last-child { border-right: none; }
#navigation&gt;li&gt;a { display: block; line-height: 58px; text-align: center; color: #242424; font-size: 18px; font-weight: bold; }
#navigation&gt;li:hover&gt;a ,#navigation&gt;li&gt;a:hover ,#navigation .current{ font-weight: bold; background: #CF0501; background: linear-gradient(to bottom, #D32927 0%,#CF0501 50%,#AD0503 51%,#D32927 100%); text-decoration: none; color: #FFF; }
#navigation .sub { display: none; position: absolute; left: 0; background: #CF0501;  z-index: 99999; width: 100%; text-align: center; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { display: block; height: 40px; line-height: 40px; font-weight: normal; color: #FFF; }
#navigation .sub li a:hover { background: #242424; }

#banner img { height: 100%;}

#contact-search { background: #FFFFFF; height: 124px; margin-top: 20px; z-index: 2; position: relative; box-shadow: 0 0 5px #CCC; border-radius: 10px; overflow: hidden; }
#contact { background: #CF0501; height: 124px; color: #FFF; font-size: 26px; padding: 25px 20px 0 40px;}
#contact .icon { font-size: 70px; }
#search { padding: 20px 50px;  }
#search_key { width: 100%; border: 1px solid #DCDCDC;  height: 56px; line-height: 56px; padding: 0 15px; background: #F5F5F5; color: #AAA; }
#search_btn { background: #CF0501; height: 56px; width: 100%; color: #FFF; cursor: pointer; font-size: 20px; }
#search .hotkey { margin-top: 10px; font-size: 12px;}

.current_location { background: #EEE; padding: 15px; margin-bottom: 20px; margin-top: 20px; text-align: right; }
.current_location a.current { color: red; }


.channel_list li { margin-bottom: 4px; }
.channel_list li a { display: block; background: #EEE; line-height: 50px; padding: 0 20px; }
.channel_list li a:hover,.channel_list li a.current { background: #CF0501; color: #FFF; text-decoration: none; font-size: 18px; font-weight: bold; }
.channel_wlist { overflow: hidden; margin-bottom: 10px; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #EEE; padding: 0 30px; }
.channel_wlist li a:hover { background: #CF0501; color: #FFF; }
.channel_wlist li a.current { background: #CF0501; color: #FFF; }

.hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CF0501; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CF0501; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }

.hdl { background: #CF0501; background: linear-gradient(#DE5F5D, #CF0501); color: #FFF; padding: 30px; border-radius: 40px 0 0 0; box-shadow: 0 0 10px #CCC; }
.hdl .cname { font-size: 26px; font-weight: bold;}
.hdl .caname { font-size: 20px;}
.bdl { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }


.page_show { margin: 20px 0; text-align: center; }
.page_show a, .page_show span { display: inline-block; height: 50px; line-height: 50px; min-width: 50px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_show a:link, .page_show a:visited { text-decoration: none; }
.page_show a:hover, .page_show a.current { background: #CF0501; color: #FFF; }

.article_slist {}
.article_slist li { border-bottom: 1px solid #EEE; height: 50px; line-height: 50px; font-size: 16px;}

.article_dlist {}
.article_dlist .wrap { border: 1px solid #EEE; padding: 20px; margin-bottom: 20px;}
.article_dlist .title { border-bottom: 1px solid #EEE; line-height: 50px; height: 50px; font-size: 18px;}
.article_dlist .content { padding: 10px 0; color: #666; }
.article_dlist .intro { padding: 10px; background: #FAFAFA;}

.article_wlist .wrap { border: 1px solid #EEE; padding: 10px; margin-bottom: 5px;}
.article_wlist .wrap a { display: block; font-size: 16px; }
.article_wlist .wrap:hover { background: #CF0501; color: #FFF;}
.article_wlist .wrap:hover a { color: #FFF !important;}

.picture_slist {}
.picture_slist .wrap { margin-bottom: 20px; }
.picture_slist .thumbnail { transition: all .5s ease 0s; }
.picture_slist .wrap:hover .thumbnail { transform: scale(1.1, 1.1); }
.picture_slist .picture { border: 1px solid #EEE; padding: 5px; text-align: center; overflow: hidden; }
.picture_slist .title { line-height: 36px; text-align: center; }

.picture_dlist {}
.picture_dlist .wrap { border: 1px solid #EEE; padding: 20px; margin-bottom: 20px;}
.picture_dlist .wrap .thumbnail { transition: all .5s ease 0s; }
.picture_dlist .wrap:hover .thumbnail { transform: scale(1.1, 1.1); }
.picture_dlist .picture { border: 1px solid #EEE; padding: 5px; text-align: center; overflow: hidden; }
.picture_dlist .title { border-bottom: 1px solid #EEE; line-height: 40px; height: 40px; font-size: 18px; }
.picture_dlist .content { padding: 10px 0; color: #666; font-size: 12px; }
.picture_dlist .intro { padding: 10px; background: #FAFAFA;}

.plist .wrap { transition: all .5s ease 0s; overflow: hidden; border: 3px solid #EEE; padding: 20px; height: 100%; display: flex; flex-direction: column; justify-content: center; background: #FFF; }
.plist .wrap:hover { border: 3px solid #DB011A; }
.plist .wrap .title { border-radius: 5px; margin-top: 20px; padding: 20px; color: #000; font-size: 16px; background: #DDD; }
.plist .wrap .title a { color: #000; }


#channel_slideshow { margin: 20px 0; }
#channel_slideshow .bd img { width: 100%; border: 1px solid #EEE; padding: 10px; }
#channel_slideshow .hd { margin-top: 10px; }
#channel_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer; }
#channel_slideshow .hd .on .img { border: 1px solid #CF0501; }
#channel_content { font-size: 16px;}
#channel_content p { font-size: 16px; line-height: 2.2;}

#info_title { font-size: 24px; line-height: 50px; }
#info_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#info_content {padding: 20px 0; font-size: 16px;}
#info_content p { font-size: 16px; line-height: 2.2;}
#info_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#info_picture { margin: 20px 0; }
#info_picture img { padding: 5px; border: 1px solid #EEE; }
#info_tab { margin: 20px 0;}
#info_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #EEE; }
#info_tab .hd li.on { background: #CF0501; color: #FFF; }
#info_tab .bd { margin-top: 20px; }

#info_slideshow { margin: 20px 0; }
#info_slideshow .bd img { width: 100%; border: 1px solid #EEE; padding: 10px; }
#info_slideshow .hd { margin-top: 10px; }
#info_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer; }
#info_slideshow .hd .on .img { border: 1px solid #CF0501; }



#info_parmeter { margin: 20px 0; }
#info_parmeter ul li { line-height: 40px; border-bottom: 1px solid #EEE;}

#info_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

#info_video { margin-top: 20px;}
#info_video embed { width: 100%; height: 540px;}

.recruitment_list .wrap { border: 1px solid #EEE; padding: 50px; margin-bottom: 20px; font-size: 16px;}
.recruitment_list .wrap ul&gt;li { border-bottom: 1px solid #EEE; padding: 10px 0; }
.recruitment_list .wrap&gt;.content { display: none; padding: 10px; border: 1px solid #EEE; }

#footer { background: #CF0501; padding: 20px 0; margin-top: 20px; color: #FFF;}
#footer a { color: #FFF;}



#float { z-index: 9999; position: absolute; display: block; bottom: 5px; right: 5px; }
#float .wrap { margin-bottom: 2px; position: relative;  background: #FFF; border: 1px solid #EEE; z-index: 999; height: 50px; }
#float .wrap:hover { background: #F3F3F3; border: 1px solid #DDD;}
#float .icon { cursor: pointer; width: 50px; display: block; text-align: center; color: #333; font-size: 20px; color: #CF0501; }
#float .name { cursor: pointer; color: #CF0501; font-size: 12px; text-align: center; margin-top: 3px; }
#float .content { border: 1px solid #DDD; min-height: 48px; line-height: 48px; font-size: 18px; text-align: center; min-width: 200px; position: absolute; right: 50px; top: -1px; display: none; background: #FFF; box-shadow: 0 0 10px #EEE;}
#float .content a { }

.hdi { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CF0501; }
.hdi .more a { display: block; height: 40px; background: #CF0501; padding: 0 10px; color: #FFF; font-size: 12px;}
.hdi .more a:hover { background: #CF0501; }
.bdi { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }

#register_wrap { box-shadow: 4px 4px 10px #CCC; padding: 60px; margin-top: 20px;}
#login_wrap { box-shadow: 4px 4px 10px #CCC; padding: 60px; margin-top: 20px;}
#member_wrap { box-shadow: 4px 4px 10px #CCC; padding: 30px; margin-top: 20px; }

#index-1 { padding: 50px 0; background: #FFF; }
#index-1 .caname { font-size: 40px; font-family: impact; color: #CF0501; text-transform: uppercase; text-align: center;}
#index-1 .cname { text-align: center; }
#index-1 .cname span { font-size: 32px; display: inline-block; padding: 20px 0; border-bottom: 3px solid #CF0501; margin-bottom: -2px; }
#index-1 .cseoname { font-size: 16px; color: #666666; padding: 20px 0; text-align: center; }

#index-1 .clist .clistname { background: #CF0501; text-align: center; height: 100px; line-height: 100px; color: #FFF; font-size: 26px; }
#index-1 .clist ul { text-align: center; margin-bottom: 40px; }
#index-1 .clist ul li { display: inline-block; margin-bottom: 5px; }
#index-1 .clist ul li a { display: block; padding: 20px; background: #EDEDED; line-height: 40px; text-align: center; font-size: 18px; font-weight: bold; transition: all .5s ease 0s; }
#index-1 .clist ul li a:hover { border-radius: 20px; background: #CF0501; color: #FFF; }


#index-2 { padding: 50px 0; background: #FFF; }
#index-2 .caname {  font-size: 40px; font-family: impact; color: #CF0501; text-transform: uppercase;}
#index-2 .cname {  }
#index-2 .cname span { font-size: 32px; display: inline-block; padding: 20px 0; border-bottom: 3px solid #CF0501; margin-bottom: -2px; }
#index-2 .cseoname {  font-size: 16px; color: #666666; padding: 20px 0; }

#index-3 { padding: 50px 0; background: #CF0501; }
#index-3 .caname { font-size: 40px; font-family: impact; color: #EEE; text-transform: uppercase; text-align: right;}
#index-3 .cname { text-align: right;}
#index-3 .cname span { font-size: 32px; display: inline-block; padding: 10px 0; border-bottom: 3px solid #EEE; color: #EEE;  }
#index-3 .cseoname { color: #EEE; padding: 20px 0; text-align: right; }
#index-3 .cmore { width: 400px; margin: 0 auto;  }
#index-3 .cmore a { display: block; padding: 20px; font-size: 18px; text-align: center; background: #242424; color: #FFF; }
#index-3 .cmore a:hover {  background: #FCC300;  }

#index-4 { padding: 50px 0; background: #F5F5F5; }
#index-4 .caname { font-size: 40px; font-family: impact; color: #CF0501; text-transform: uppercase;}
#index-4 .cname span { font-size: 32px; display: inline-block; padding: 10px 0; border-bottom: 3px solid #CF0501; }
#index-4 .cseoname { color: #666666; padding: 20px 0; }


#index-5 { padding: 50px 0; }
#index-5 .caname { font-size: 40px; font-family: impact; color: #CF0501; text-transform: uppercase; text-align: right;}
#index-5 .cname { text-align: right; }
#index-5 .cname span { font-size: 32px; display: inline-block; padding: 10px 0; border-bottom: 3px solid #CF0501; }
#index-5 .cseoname { color: #666666; padding: 20px 0; text-align: right; }

.nlist {}
.nlist .wrap { background: #FFF; border-left: 8px solid #F9AE57; transition: all .5s ease 0s; }
.nlist .wrap:hover { border-left: 8px solid #242424; border-radius: 10px;  }
.nlist .wrap .content { padding: 25px; height: 140px; }
.nlist .wrap .content .title { font-size: 20px; border-bottom: 1px solid #EEE; padding-bottom: 10px; }
.nlist .wrap .content .scontent { margin-top: 10px; }
.nlist .wrap:hover .date { background: #CF0501; transition: all .5s ease 0s; transform: scale(1.2, 1.2); }

.index_case { position: relative;}
.index_case .prev , .index_case .next { position: absolute; top: 50%;  font-size: 60px; color: #CF0501; margin-top: -40px; cursor: pointer; right: -40px; transition: all .5s ease 0s; }
.index_case .prev:hover , .index_case .next:hover { color: #FCC300; }
.index_case .prev { left: -40px; }
.index_case .wrap { border: 2px solid #EEE; padding: 20px; background: #FFF; border-radius: 5px; transition: all .5s ease 0s; }
.index_case .wrap:hover { background: #CF0501; color: #FFF; }
.index_case .wrap:hover a { color: #FFF; }
.index_case .wrap .title { font-size: 18px; }
.index_case .wrap .case_thumbnail { margin-top: 10px; }
.index_case .wrap .content { margin-top: 20px; }

.hlist {}
.hlist .wrap { padding: 15px; border: 2px solid #EEE; margin-bottom: 20px;}
.hlist .wrap:hover { border: 2px solid #012813; }

.fnav .main { font-size: 18px; font-weight: bold; line-height: 40px; border-right: 1px solid #E0312E; text-align: center;}
.fnav .xx15:last-child .main { border-right: none;}
.fnav .sub li { font-size: 14px; line-height: 30px; }
.fnav { margin-bottom: 50px; border-bottom: 1px solid #E0312E; padding-bottom: 20px;}


.ratio { width: 100%; padding-bottom: 100%; position: relative;}
.ratio-43 { padding-bottom: 75%; }
.ratio-169 { padding-bottom: 56.25%; }
.ratio-34 { padding-bottom: 133.33%; }
.ratio .ratio-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.ratio .ratio-wrapper a { width: 100%; height: 100%; display: block;}
.ratio .ratio-wrapper img { width: 100%; height: 100%; object-fit: cover;}</pre></body></html>